CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - lda face recognition

搜索资源列表

  1. RunFaceRecog_vV

    0下载:
  2. 基于PCA和LDA的人脸识别。% Main function that reads in files, applies pre-processing, calls face % recognition algorithm, and then plots resulting accuracy.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:6406
    • 提供者:Tonghua
  1. FFLDbasedFacea

    0下载:
  2. 基于fisherface的人脸图像识识别,采用lda降维的方法来识别人脸图像 -Knowledge of the facial image recognition based on fisherface lda dimensionality reduction method to identify the face image
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:262201
    • 提供者:geli
  1. Pca_LDA_FaceRec

    0下载:
  2. 本代码主要根据PCA结合LDA的识别方法对ORL人脸库进行仿真。-This code is mainly based on PCA, LDA recognition method simulation on ORL face database.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-25
    • 文件大小:1761
    • 提供者:chenzhaoyang
  1. ldaPknn

    0下载:
  2. lda+knn,人脸识别,有人脸库,在本站左加阔程序上修改-lda+knn face recognition
  3. 所属分类:Other systems

    • 发布日期:2017-05-14
    • 文件大小:3073574
    • 提供者:何宝忠
  1. fisher

    0下载:
  2. fisher准则的pca人脸识别程序example: 演示程序 creatData:生成数据 creatTrainLabelMat:生成数据标签 LDA:提取fisherface knnRecognition:knn分类器 knnsearch:knn搜索-Fisher criterion example: face recognition program PCA demonstration program CreatData: generat
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-26
    • 文件大小:213158
    • 提供者:郑儒楠
  1. UMLDACodes1.0

    0下载:
  2. 不相关LDA算法,可以用来进行人脸识别,文件中包括相关论文、代码、工具箱,很实用-Irrelevant LDA algorithm, can be used for face recognition, document include the relevant papers, code, toolbox, very practical
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-13
    • 文件大小:20684435
    • 提供者:袁森
  1. kda-1.0

    0下载:
  2. 基于KDA的人脸识别首先利用核方法将人脸图像数据集非线性映射到一个高维特征空间中,然后在高维特征空间中利用LDA进行线性特征提取-Face recognition based on first use of nuclear KDA method will face image data set nonlinear mapping to a high dimensional feature space, and then use LDA in high-dimensional feature sp
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-15
    • 文件大小:5640
    • 提供者:邢玲
  1. LDA_HLDA_BHLDA

    0下载:
  2. 实现了人脸识别LDA, HLDA, BHLD三种算法MATLAB的仿真-It include LDA, HLDA and BHLD algorithms for face recognition.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-13
    • 文件大小:2868594
    • 提供者:liu
  1. simpleface

    0下载:
  2. it consist of a matlab m file, which does face recognition through PCA and LDA of your choice, should be selected first.-it consist of a matlab m file, which does face recognition through PCA and LDA of your choice, should be selected first.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2343
    • 提供者:dave
  1. PhD

    0下载:
  2. 非常有用的人脸识别工具包,包含了各种PCA,LDA, KPCA, KFA及其变种。在Matlab环境下可以直接运行。-The PhD (Pretty helpful Development functions for) face recognition toolbox is a collection of Matlab functions and scr ipts intended to help researchers working in the field of face recognit
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-03
    • 文件大小:549811
    • 提供者:柳兵
  1. fisher

    0下载:
  2. 基于LDA和KNN的人脸识别MATLAB程序-Face recognition KNN program based on LDA and MATLAB
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:212248
    • 提供者:lianchuang
  1. FisherFace_New

    0下载:
  2. PCA和LDA算法的融合,适用于人脸识别中-Fusion of PCA and LDA Algorithm for Face Recognition
  3. 所属分类:matlab

    • 发布日期:2017-05-17
    • 文件大小:4227280
    • 提供者:刘伟
  1. mppliedappliedregularization

    0下载:
  2. 基于正则化转置的LDA matlab源代码,可以应用在人脸识别中-Based on regularization transposed LDA matlab source code, can be applied in face recognition
  3. 所属分类:Other systems

    • 发布日期:2017-12-21
    • 文件大小:3072
    • 提供者:PPzfp$1634
  1. INNUXAT9

    0下载:
  2. 基于正则化转置的LDA matlab源代码,可以应用在人脸识别中-Based on regularization transposed LDA matlab source code, can be applied in face recognition
  3. 所属分类:Data structs

    • 发布日期:2017-12-21
    • 文件大小:3072
    • 提供者:XF!593
  1. akplied-coje

    0下载:
  2. 基于正则化转置的LDA matlab源代码,可以应用在人脸识别中-Based on regularization transposed LDA matlab source code, can be applied in face recognition
  3. 所属分类:Graph program

    • 发布日期:2017-12-18
    • 文件大小:3072
    • 提供者:Edenqec
  1. NLDA

    0下载:
  2. 利用matlab实现基于NLDA的人脸识别算法,如有需求做RLDA和bagging NLDA并利用sum rule或者majority rule请参照http://shop.zbj.com/14563255/sid-1213623.html-Matlab codes for NLDA, bagging NLDA, random sampling LDA, Integrating Random Subspace and Bagging for LDA Based Face Recognition
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-14
    • 文件大小:4878547
    • 提供者:July科技
  1. bagging-NLDA-and-RLDA

    0下载:
  2. 利用matlab实现NLDA人脸识别算法,更详细的random sampling LDA, bagging NLDA和整合LDA算子利用majority vote 和sum rule的matlab 代码,人脸库使用ORL库或者XM2VTS库,地址:http://shop.zbj.com/14563255/sid-1213623.html- matlab codes for NLDA face detection, the face s are ORL. More details about r
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-12
    • 文件大小:4906529
    • 提供者:July科技
  1. sourie

    0下载:
  2. 基于正则化转置的LDA matlab源代码,可以应用在人脸识别中(Based on regularization transposed LDA matlab source code, can be applied in face recognition)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:2048
    • 提供者:gwvie
  1. lda人脸识别

    0下载:
  2. 第一次用C语言尝试做的人脸图像的简单识别(Try it in the C language recognition of face image)
  3. 所属分类:图形/文字识别

    • 发布日期:2018-05-03
    • 文件大小:217088
    • 提供者:咋天晚上
  1. MATLAB人脸识别

    3下载:
  2. MATLAB人脸识别(PCA,LDA,KPCA,BP,可视化界面,摄像头)(Matlab face recognition (PCA, LDA, KPCA, BP, visual interface, camera))
  3. 所属分类:matlab例程

    • 发布日期:2020-06-07
    • 文件大小:614400
    • 提供者:for Matlab
« 1 2 ... 4 5 6 7 8 910 »
搜珍网 www.dssz.com